const github.com/vmihailenco/bufpool.maxInt

2 uses

	github.com/vmihailenco/bufpool (current package)
		buffer.go#L43: const maxInt = int(^uint(0) >> 1)
		buffer_ext.go#L53: 	} else if c > maxInt-c-n {